Total Complexity | 57 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 302 |
Lines of code | 195 |
Logical lines of code | 132 |
Comment lines | 62 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_signed_data() | 41 | 19 | 54 | |
get_signature_algorithm() | 46 | 12 | 36 | |
verify() | 50 | 8 | 28 | |
parse_signature_header() | 51 | 8 | 26 | |
verify_content_digest() | 55 | 5 | 17 | |
sign() | 49 | 4 | 31 | |
generate_digest() | 77 | 1 | 3 |